home *** CD-ROM | disk | FTP | other *** search
/ Aminet 15 / Aminet 15 - Nov 1996.iso / Aminet / text / font / ATEbeta5b.readme < prev    next >
Text File  |  1996-10-11  |  7KB  |  138 lines

  1. Short:        My answer to Adobe Type Manager(tm)
  2. Author:       Gordon Fecyk: Main software, Adrian Aylward: post.library
  3. Uploader:     gordonf@intouch.bc.ca (Gordon Fecyk)
  4. Version:      ATE Beta 5b, (1.5b)
  5. Type:         text/font
  6. Requires:     KS/WB 2.04 or later, 2 MB total RAM, hard disk, some CLI savvy
  7. Distribution: Aminet, Fred Fish, comp.binaries.amiga, Boston Computer Society CD-ROM
  8. Replaces:     util/misc/Atebeta4d.lha, util/misc/ATE.lha
  9.  
  10. Amiga Typeface Engine (ATE) is my attempt to bring PostScript type
  11. to the Amiga operating system.  Like ATM(tm) for Windows and the Mac,
  12. ATE builds bitmap fonts from PostScript typefaces on demand, and even
  13. does it character by character, making it very fast on '030 systems
  14. and actually usable on 68000 systems.  ATE also replaces algorithmic
  15. styles with true styles if available, so all those dumb EA apps that
  16. blatantly open the normal style then SetSoftStyle() to get bold or
  17. italic will get true styles instead.
  18.  
  19. Using post.library for actually drawing makes ATE usable with more
  20. typeface formats, including Type 1 PFA, Type 1 PFB, Type 3, that weird
  21. format Gold Disk uses, I think Nimbus-Q, and anything else that works
  22. with post.library.
  23.  
  24. Beta5B includes source code for the actual typeface engine, the suggested
  25. GUI for implementing a typeface installer and control panel, and source for
  26. the first incarnation of ATE (ATMbeta1.c) which includes a method of
  27. extracting character dimensions from a typeface directly.
  28.  
  29. Installation:
  30.  
  31. Run the installer script from Shell or Workbench.  It will look for
  32. an existing POST setup and use it, otherwise it installs the correct
  33. version of post.library based on processor type.  It also edits
  34. User-Startup if it had to install post.library.  It will work with
  35. HWGPOST as well.  Use HWG's setup AS IS to ensure ATE works.
  36.  
  37. Usage:
  38.  
  39. Restart the computer after install, or double-click on the "ATEbeta5b"
  40. icon in SYS:WBStartup.  You can test ATE with Prefs/Font, by selecting
  41. any font with the prefix _ATE_.  NOTE: Only FunkyFont is actually
  42. included; the other fonts will generate errors unless you installed
  43. them.  Read ATEbeta4.txt for typeface installing instructions.  Best
  44. advice is to get ATM for Windows, and use the typefaces from it.  I
  45. included _ATE_ and .AFM files for the typefaces used by Windows ATM.
  46.  
  47. Compatibility:
  48.  
  49. Works with OS versions 2.04 up to 3.1.  Does not require V37 of
  50. diskfont.library (but requires minimum V36).  Tested with Enforcer
  51. V37 and Mungwall V37.71.  Coded entirely in DICE C 3.0.
  52. I tested ATE with: Excellence! 3.0, DPaint IV non-AGA, Prefs/Font.
  53. Other testers used ProWrite 3.3, DPaint IV and V AGA.  Compatibility
  54. depends on how the applications themselves draw text.  Apps that
  55. use the OS (graphics.library and diskfont.library) wil work flawless.
  56. Others (Notably Professional Page since 1.3) will draw nothing because
  57. they don't use Text() to draw with.  This will not cause any system
  58. crashes but viewing blank characters will be annoying.  :)  This
  59. release is an attempt to get developers on side and start using the
  60. OS to draw with again.
  61. One app (ProWrite 3.3) uses the OS to draw to the printer too, so
  62. you can get excellent type quality on a non-PS printer using ATE.
  63.  
  64. Distribution Info:
  65.  
  66. This archive has distribution notices that state only Amiga Computing UK
  67. may distribute this release.  This is hereby superceded by myself;
  68. disribution is allowed on the four mediums described at the top of this
  69. document.
  70.  
  71. Other PD libraries or software houses must obtain permission from me,
  72. and you must ensure you distribute un-altered archives.  Don't worry;
  73. this is just for tracking info.  I'll probably grant permission for
  74. nothing.
  75.  
  76. MuchMore 3.3 also included but is copyright 1992 Fridtjof Seibert.
  77. Distributed with ATEbeta5b under his rules described in muchmore.doc
  78. (not for profit).
  79.  
  80. Contact Info:
  81.  
  82. Gordon Fecyk
  83. BSMT 5531 McRae Street
  84. Richmond, BC   V6V 2P5
  85. Canada
  86.  
  87. Home phone: +1-604-526-8724 (24 hr voice mail)
  88.  
  89. gordonf@intouch.bc.ca
  90.  
  91.  
  92. ============================= Archive contents =============================
  93.  
  94. Original  Packed Ratio    Date     Time    Name
  95. -------- ------- ----- --------- --------  -------------
  96.    24158   10079 58.2% 05-Sep-96 10:43:40  ATEbeta4.txt
  97.      357     257 28.0% 25-Aug-95 21:43:00  ATEbeta4.txt.info
  98.    37128   19439 47.6% 04-Sep-96 22:44:20  ATEbeta5b
  99.     1416     351 75.2% 04-Sep-96 22:44:22  ATEbeta5b.info
  100.     5143    2416 53.0% 04-Sep-96 22:44:22  ATEbeta5b.txt
  101.     3967    2071 47.7% 05-Sep-96 10:41:08  ATEbeta5d.readme
  102.       97      51 47.4% 01-Aug-95 00:01:14 +_ATE_Courier
  103.       80      35 56.2% 01-Aug-95 00:01:14 +_ATE_FunkyFont
  104.      105      55 47.6% 01-Aug-95 00:01:14 +_ATE_Helvetica
  105.       68      29 57.3% 01-Aug-95 00:01:14 +_ATE_Symbol
  106.       93      54 41.9% 01-Aug-95 00:01:14 +_ATE_Times
  107.     5940    2251 62.1% 01-Aug-95 00:00:56  init.ps
  108.      874     385 55.9% 05-May-96 22:10:56  InstallATE
  109.     1428     383 73.1% 25-Aug-95 22:40:46  InstallATE.info
  110.   153300   76802 49.9% 01-Aug-95 00:01:30 +post.library
  111.   139128   68062 51.0% 01-Aug-95 00:01:28 +post.library.2620
  112.    15808    8945 43.4% 25-Aug-95 21:43:38  muchmore
  113.    15570    3661 76.4% 01-Aug-95 00:00:36 +Courier-Bold.AFM
  114.    15561    3861 75.1% 01-Aug-95 00:00:40 +Courier-BoldOblique.afm
  115.    15528    3875 75.0% 01-Aug-95 00:00:36 +Courier-Oblique.AFM
  116.    15479    3637 76.5% 01-Aug-95 00:00:36 +Courier.AFM
  117.     4590    1067 76.7% 01-Aug-95 00:00:42 +FunkyFont.afm
  118.    15443    4211 72.7% 01-Aug-95 00:00:36 +Helvetica-Bold.AFM
  119.    15511    4309 72.2% 01-Aug-95 00:00:36 +Helvetica-BoldOblique.afm
  120.    15486    4366 71.8% 01-Aug-95 00:00:38 +Helvetica-Oblique.afm
  121.    15499    4290 72.3% 01-Aug-95 00:00:38 +Helvetica.AFM
  122.     9486    3335 64.8% 01-Aug-95 00:00:38 +Symbol.AFM
  123.    15712    4352 72.3% 01-Aug-95 00:00:38 +Times-Bold.AFM
  124.    15631    4309 72.4% 01-Aug-95 00:00:38 +Times-BoldItalic.AFM
  125.    15725    4511 71.3% 01-Aug-95 00:00:38 +Times-Italic.AFM
  126.    15580    4273 72.5% 01-Aug-95 00:00:40 +Times-Roman.AFM
  127.     1966     959 51.2% 01-Aug-95 00:00:56 +ATEencoding.ps
  128.     1672     903 45.9% 01-Aug-95 00:00:34 +FunkyFont
  129.    95576   25491 73.3% 05-May-96 21:19:38 +ATEbeta5b.c
  130.     9042    1817 79.9% 25-Feb-96 18:23:02 +ATEbeta5gui.gui
  131.      983     455 53.7% 25-Feb-96 18:23:02 +ATEbeta5gui.gui.info
  132.    10887    4689 56.9% 05-May-96 21:36:26 +ATEbeta5source.readme
  133.    39641   10830 72.6% 25-Feb-96 18:19:38 +ATMbeta1a.c
  134.    30347   12907 57.4% 25-Feb-96 19:57:34 +atmDevLog.txt
  135.       65      65  0.0% 05-May-96 22:11:06  user-startup-append
  136. -------- ------- ----- --------- --------
  137.   780070  303838 61.0% 06-Sep-96 21:19:52   40 files
  138.